Question: What is the quotient when 11010111 is divided by 101 in binary?
Step 1: Convert to decimal:
11010111 = 215
101 = 5
Step 2: Divide: 215 ÷ 5 = 43
Step 3: Convert 43 to binary = 101011
✅ Final Answer:101011
3
Consider
an arbitrary number system with independent digits as 0,1 and A. If we generate
first few numbers in sequence as 00, 01, 0A, 10, 11, 1A and if this process is
continued to generate the numbers, then the position of 10A is ________
A family has several children. Each boy in this family has as many sisters as brothers, but each girl has twice as many brothers as sisters. How many brothers and sisters are there?
A Group of 630 children are seated in n rows for a group photo session. Each row contains three less children than the row in front of it. Which one of the following number of rows is not possible?
405 sweets were distributed equally among a group of children such that the number of sweets received by each child is one-fifth of the number of children. The number of children in the group is
A bus starts from its depot filled to seating capacity. It stops at a point A where 1/6th of the passengers alight and 10 board the bus. At point B, 1/5th of the passengers alight and 3 board the bus. At point C which is the last stop, all the 55 passengers alight. The capacity of the bus is
Taking the HCF of two numbers 1651, 2032 we get 127.
So, if we divide 1657 and 2037 by 127 we will get remainders 6 and 5 respectively.
4
Suppose the largest n bit number requires ‘d’ digits in decimal representation. Which of the following relations between ‘n’ and ‘d’ is approximately correct